projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08c89c1
)
Add a Since tag
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 30 Dec 2011 05:38:06 +0000
(
00:38
-0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 30 Dec 2011 05:38:06 +0000
(
00:38
-0500)
gtk_css_provider_to_string is a post-3.0 addition.
Fixes bug 659516
gtk/gtkcssprovider.c
patch
|
blob
|
history
diff --git
a/gtk/gtkcssprovider.c
b/gtk/gtkcssprovider.c
index 4b8ef52feb9606b5cdd8d04f10fa4ae72b074003..c635d933f4928f2d7aba95c18baa87f4d6ec211f 100644
(file)
--- a/
gtk/gtkcssprovider.c
+++ b/
gtk/gtkcssprovider.c
@@
-3293,6
+3293,8
@@
gtk_css_provider_print_colors (GHashTable *colors,
* this @provider.
*
* Returns: a new string representing the @provider.
+ *
+ * Since: 3.2
**/
char *
gtk_css_provider_to_string (GtkCssProvider *provider)